﻿.swiper-button-prev,
.swiper-button-next {
    background: none;
    margin-top: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
    opacity: 1 !important;
    font-size: 20px;
    width: auto;
    height: auto;
}

.banner h6 {
    font-size: 38px;
    color: #fff;
    margin: 0 39px
}

.banner .swiper-button-prev:hover h6,
.banner .swiper-button-next:hover h6 {
    color: #e50001
}

.banner_txt1 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);

    -webkit-transform: translateX(-50%);
    text-align: center
}

.banner_txt h2 {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 66px;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);

    -webkit-transform: translateY(-100%);
    opacity: 0;
}

.banner_txt h2 {
    letter-spacing: .15em
}

.banner_txt h3 {
    line-height: 34px;
    font-size: 18px;
    color: rgba(255, 255, 255, .4);
    text-transform: uppercase;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);

    -webkit-transform: translateY(-100%);
    opacity: 0;
}

.banner_txt2 h3:after {
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #fff;
    margin-top: 45px
}

.banner_txt2 {
    position: absolute;
    top: 50%;
    right: 17%;
}

.banner_txt3 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.banner_txt2 h2,
.banner_txt3 h2 {
    text-shadow: 0 0 10px rgba(0, 0, 0.5)
}

.banner_txt2 h3,
.banner_txt3 h3 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-top: 20px;
    text-transform: capitalize;
    text-shadow: 0 0 10px rgba(0, 0, 0.5)
}

.banner.active .banner_txt h3,
.banner.active .banner_txt h2 {
    opacity: 1;
    transform: translateY(0);
    -ms-transform: translateY(0);

    -webkit-transform: translateY(0);
}

.banner .swiper-slide a>img {
    width: 100%
}
.banner .swiper-slide a>img:nth-child(2){
    display: none
}
.index_wrap1 {
    padding: 92px 0;
    /* background: #f8f8f8 */
}

.i_w1_left {
    display: inline-block;
    width: 50%;
    padding-right: 45px;
    box-sizing: border-box;

}

.about .i_w1_left,
.about .i_w1_right {
    vertical-align: middle
}
.center{margin:0 auto; text-align:center;background-image: url(../images/ll.jpg); width:100%; height:150px;}
.lv {
   /*   background-image: url(../images/znzzbac_06.jpg);*/
     
    background-repeat: no-repeat;
    /*  padding: 5px 0 680px;*/
    position: relative;
}
@media only screen and (max-width: 1600px)
{
.lv { width:100%;}
.lv img{ width:100%;}
}
.center h2 {
    font-size: 40px;
    color: #ffffff;
    font-family: 'fz';
    line-height: 150px;
	font-weight: bold;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
}

.index_tit h2 {
    font-size: 40px;
    color: #ffffff;
    font-family: 'fz';
    line-height: 50px;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
}
.blue h2{color:#0853ae;}
.index_tit h3 {
    font-family: 'hcb';
    color: rgba(51, 51, 51, .7);
    font-size: 16px;
    line-height: 28px;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
    text-transform: uppercase
}

.i_w1_left p {
    font-family: 'ar';
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 40px;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
}

.about .i_w1_left p {
    font-size: 18px
}

.about .i_w1_left {
    padding-right: 90px
}

.active .i_w1_left p,
.active .index_tit h3,
.active .index_tit h2 {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_w1_left ul {
    font-size: 0;
    margin-top: 85px
}

.i_w1_left li {
    display: inline-block;
    margin-right: 60px;
    text-align: center;
    /* transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
    opacity: 0; */
}

.active .i_w1_left li {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_w1_left li span {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    position: relative;
    background: #ffffff
}

.i_w1_left li h6 {
    width: 67px;
    height: 67px;
    /* background: #e50001; */
    border-radius: 50%;
    display: inline-block;
    line-height: 67px;
    font-size: 38px;
    color: #bababa;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);
    /* Safari and Chrome */
}

.i_w1_left li:hover h6 {
    background: #e50001;
    color: #fff
}

.i_w1_left li font {
    display: inline-block;
    margin-top: 5px;
    font-size: 15px;
    color: #666
}

.i_w1_left li:hover font {
    color: #e50001
}

.i_w1_right {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 58px;
    vertical-align: top
}

.i_w1_right .i_video {
    position: relative;
}

.i_video img,
.i_video video {
    width: 100%
}

.i_video img {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}

.i_video h6 {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);
    background: rgba(255, 255, 255, .37);
    text-align: center;
    z-index: 6;
}

.i_video.ac div {
    opacity: 0;
}

.i_video h6 span {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);

    -webkit-transform: translateX(-50%) translateY(-50%);
    background: #fff;
    color: #e50001;
    line-height: 54px;

}

.i_video h6 span:before {
    width: 12px;
    display: inline-block
}

.index_wrap2 {
    background-image: url(../images/wrap2_06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 28px 0 33px
}

.index_wrap2 li h6 span {
    font-size: 60px;
    color: #fff;
    font-family: 'hcb'
}

.index_wrap2>ul>li {
    display: inline-block;
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 16px;
    vertical-align: top;
    position: relative;
}

.index_wrap2>ul>li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 96px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
}

.index_wrap2>ul>li:last-child:after {
    display: none
}

.index_wrap2>ul>li>h5 {
    line-height: 22px;
    color: rgba(255, 255, 255, .8);
    height: 44px;
    font-size: 16px
}
.index_wrap2 li h6 { color:#FFF;
    
}
.index_wrap2 li h6 em{ color:#FFF; position: absolute; top:-15px;
    
}
.index_wrap2 li h6:after {
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background: rgba(255, 255, 255, .5);
    margin-top: 15px;
    margin: 15px auto;
}

.index_wrap3 {
    background-image: url(../images/index_wrap3bac_02.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 70px 0 115px;
    /* background-attachment:fixed */
}

.index_wrap3 .index_tit h3 {
    color: #fff
}

.i_w3_l_content {
    /* margin-top: 90px */
}

.index_wrap3 .index_tit {
    margin-bottom: 40px
}

.i_w3_l_content h6 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.i_w3_l_content h6:after {
    content: '';
    display: block;
    height: 2px;
    width: 18px;
    background: #e50001;
    margin-top: 18px
}

.i_w3_left {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    box-sizing: border-box;
    padding-right: 250px
}

.i_w3_l_content a {
    display: block;
    width: 170px;
    height: 38px;
    border-radius: 38px;
    border: 1px solid rgba(255, 255, 255, .3);
    text-align: center;
    line-height: 38px;
    color: #fff;
    margin-top: 65px;
    overflow: hidden;
    position: relative;
}

.i_w3_l_content a span {
    position: relative;
    z-index: 2;
}

.i_w3_l_content a img {
    position: absolute;
    top: 50%;
    left: 87%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
    z-index: 2;
}

.i_w3_l_content a:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e50001;
    transform: translateX(-100%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
    z-index: 0;
}

.i_w3_l_content a:hover:before {
    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.index_tit div {
    float: left;
}

.index_tit a {
    float: right;
    color: #fff;
    margin-top: 30px
}

.index_tit a:hover {
    color: #d50110
}

.index_tit a h6 {
    font-size: 40px;

}

.index_tit a:hover {
    color: #e50001
}

.jn_logo ul {
    display: none;
    text-align: center
}

.jn_logo ul.ac {
    display: block
}

.jn_logo li {
    display: inline-block;
    box-sizing: border-box;
    /* padding-right: 30px; */
    width: 50%
}

.jn_logo li img {
    width: 80%
}

.jn_logo li img:nth-child(2) {
    display: none
}

.jn_logo li:hover img:nth-child(2) {
    display: inline-block;
}

.jn_logo li:hover img:nth-child(1) {
    display: none;
}

.jn_logo li:nth-child(3n) {
    margin-right: 0
}

.jn_logo h6 {
    margin-bottom: 35px;
    text-align: left
}


.i_w3_right {
    display: inline-block;
    width: 55%;
    /* margin-top: 90px */
    vertical-align: middle
}

.w3_yelist {
    font-size: 0
}

.w3_yelist li {
    display: inline-block;
    width: 22.11%;
    margin-right: 3.853333%;
    margin-bottom: 29px;
    text-align: center;
    box-sizing: border-box;
    opacity: 0;
}

.w3_yelist li:nth-child(5),
.w3_yelist li:nth-child(6),
.w3_yelist li:nth-child(7) {
    margin-bottom: 0
}

.active .w3_yelist li {
    opacity: 1;
}

.w3_yelist li:nth-child(4n) {
    margin-right: 0
}

.w3_yelist li span {
    display: block;
    color: #fff;
    font-size: 45px;
    line-height: 40px
}

.w3_yelist li font {
    font-size: 18px;
    color: #fff;

}

.w3_yelist li a {
    padding: 15px 0 20px;
    display: block;
    border: 1px solid rgba(255, 255, 255, .6);
}

.w3_yelist li:hover a,
.w3_yelist li.ac a {
    background: #fff
}

.w3_yelist li:hover span,
.w3_yelist li:hover font,
.w3_yelist li.ac span,
.w3_yelist li.ac font {
    color: #e50001
}

.w3_yelist {
    margin-bottom: 16px
}

.index_wrap3 .container>p {
    color: rgba(255, 255, 255, .6);
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 45%;
    padding-right: 5%
}

.i_w3_right>p span {
    font-weight: bold;
    display: inline-block;
    padding: 0 5px
}

.index_wrap4 {
    padding: 50px 0 90px
}

.index_wrap4 .index_tit {
    margin-bottom: 35px
}

.index_wrap4 .index_tit a {
    color: #b2b2b2
}

.index_wrap4 .index_tit a:hover {
    color: #d50110
}

.index_wrap7 .jdgclist li {
    background: #e5e5e5
}

.i_w4_left {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-right: 0
}

.i_w4_left a {
    display: block;
    font-size: 0
}

.i_w4_left .mtimg {
    display: inline-block;
    width: 48.8%;
    vertical-align: middle;
    overflow: hidden;
}

.i_w4_left a:hover h2 {
    color: #e50001
}

.mtimg img {
    width: 100%
}

.i_w4_left:hover img {
    transform: scale(1.125);
    -ms-transform: scale(1.125);

    -webkit-transform: scale(1.125);
}

.logolist .swiper-slide:hover {
    border-color: #d50110;
}

.i_mtinner {
    display: inline-block;
    width: 51.2%;
    box-sizing: border-box;
    padding-left: 60px;
    vertical-align: middle
}

.i_mtinner h2 {
    color: #333333;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 25px
}

.i_mtinner p {
    color: rgba(51, 51, 51, .7);
    font-size: 16px;
    line-height: 28px
}

.i_w4_right {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 0;
    vertical-align: top
}

.i_w4_right span {
    display: inline-block;
    width: 10%;
    line-height: 45px;
    font-size: 16px;
    color: rgba(102, 102, 102, .8);
    vertical-align: middle
}

.i_w4_right p {
    display: inline-block;
    width: 90%;
    line-height: 45px;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.i_w4_right a {
    display: block;
    font-size: 0
}

.i_w4_right li {
    /* border-bottom: 1px dashed #b5b5b5; */
    box-sizing: border-box;
    padding: 0 40px;
    /* opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%); */
}

.active .i_w4_right li {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_w4_right li:hover p {
    color: #e50001
}

.i_w4_right li:first-child {
    /* border-top: 1px dashed #b5b5b5; */
    line-height: 45px
}

.index_wrap5>.container {}

.i_cx {
    background-image: url(../images/i_csbac_06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 140px
}

.i_cx .index_tit {
    float: left;
}

.i_cx .index_tit h3 {
    color: #fff
}

.i_cxtit {
    float: right;
    text-align: right
}

.i_cxtit p {
    color: rgba(255, 255, 255, .9);
    font-size: 18px;

}

.i_cxtit img {
    display: inline-block;
    margin-bottom: 20px
}

.i_cxlist {
    font-size: 0;
    padding: 0 120px;
    box-sizing: border-box
}

.i_cxlist>li {
    display: inline-block;
    width: 20%;
    text-align: center;
    padding: 85px 0
}

.index_wrap5>.container {
    background: #fff;
    margin-top: -75px;
}

.i_cxlist li h5 {
    display: inline-block;
    vertical-align: middle
}

.i_cxlist li  span {
    color: #d50110;
    font-size: 54px;
    font-family: 'lth'
}

.i_cxlist li p {
    display: inline-block;
    text-align: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #b2b2b2;
    line-height: 22px;
    vertical-align: bottom;
    font-size: 16px;
    color: rgba(102, 102, 102, .8)
}

.i_csbanner img {
    width: 100%
}

.i_csbanner a {
    display: block
}

.i_csbanner span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(213, 1, 16, .8);
    opacity: 0;
}

.i_csbanner span div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-40%) translateX(-50%);
    -ms-transform: translateY(-40%) translateX(-50%);

    -webkit-transform: translateY(-40%) translateX(-50%);
    text-align: center
}

.i_csbanner span div h6 {
    line-height: 50px;
    color: #fff;
    font-size: 40px;
    display: none;
}

.i_csbanner span font {
    font-size: 16px;
    color: #fff;
    display: block;
}

.i_csbanner .swiper-slide:hover span {
    /* opacity: 1; */
}

.i_csbanner .swiper-button-prev,
.i_csbanner .swiper-button-next {
    position: static;
    display: inline-block;
    transform: translateY(0);
    -ms-transform: translateY(0);

    -webkit-transform: translateY(0);
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    /* background: #f8f8f8; */
    margin: 70px 2px;
    border: 1px solid #cdcdcd;
}

.i_csbanner .swiper-button-next h6,
.i_csbanner .swiper-button-prev h6 {
    display: inline-block;
    color: #6a6a6a;
    vertical-align: middle
}

.i_csbanner {
    text-align: center;
	padding-top: 100px;
}

.i_csbanner .swiper-button-prev:hover h6,
.i_csbanner .swiper-button-next:hover h6 {
    color: #fff
}

.i_csbanner .swiper-button-next:hover,
.i_csbanner .swiper-button-prev:hover {
    background: #e40b1c
}

.index_wrap6 {
    
     
    background-repeat: no-repeat;
    
    position: relative;
	padding-top: 50px;
}
 

.index_wrap6 .index_tit h3 {
    color: #0853ae;
}

.i_znzz {
    display: inline-block;
    width: 32.55%;
    margin-top: 65px
}

.i_znzz h2 {
    text-align: center;
    background: rgba(255, 255, 255, .1);
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 66px;
    margin-bottom: 20px;
    width: 90%;

}
.i_znzz h4{font-size: 30px;color: #282828;font-weight: bold;display: none;}

.i_znzz h6 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.i_znzz h6 span {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    background: #d50110;
    color: #fff;
    line-height: 57px;
    text-align: center;
    margin: 0 12px
}

.i_znzz p {
    line-height: 28px;
    color: rgba(255, 255, 255, .7);
    font-size: 15px;
    margin-top: 55px
}
.i_znzz p img{display: none;}

.map_item {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    transform: translateX(13px);
    -ms-transform: translateX(13px);

    -webkit-transform: translateX(13px);
}

.map_item.ac span {
    opacity: 1;
}

.map_item h6 {
    color: rgba(255, 255, 255, .9);
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    /* transform: translateX(13px); */
    position: relative;
    z-index: 5;
}

.map_item.ac h6 {
    color: #ff0000
}

.map_item span {
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 24px;
    background:#666;
    display: none;
    position: relative;

}

.map_item:nth-child(1) span {
    display: inline-block
}

.index_map li {
    /* transform: translateY(-200%);
    -ms-transform: translateY(-200%);

    -webkit-transform: translateY(-200%);
    opacity: 0; */
}

.active .index_map li {
    opacity: 1;
    transform: translateY(0) translateX(13px);
    -ms-transform: translateY(0) translateX(13px);

    -webkit-transform: translateY(0) translateX(13px);
}

.index_map li:nth-child(1) {
    left: 73%;
    top: 36%;
    z-index: 3;
}

.index_map li:nth-child(2) {
    left: 78%;
    top: 57%
}

.index_map li:nth-child(3) {
    left: 72%;
    top: 60%;
    z-index: 20;
}

.index_map li:nth-child(4) {
    left: 73%;
    top: 60%;
    z-index: 19;
}

.index_map li:nth-child(5) {
    left: 72%;
    top: 72%;
    z-index: 18;
}

.index_map li:nth-child(6) {
    left: 76%;
    top: 35%
}

.index_map li:nth-child(7) {
    left: 75%;
    top: 48%;
    z-index: 3;
}

.index_map li:nth-child(8) {
    left: 71%;
    top: 60%;
    z-index: 2;
}

.index_map li:nth-child(9) {
    left: 78%;
    top: 59%
}

.index_map li:nth-child(10) {
    left: 67.5%;
    top: 59%;

}

.index_map li:nth-child(11) {
    left: 73.5%;
    top: 43%;
    z-index: 2;
}

.index_map li:nth-child(12) {
    left: 76.5%;
    top: 43%
}

.index_map li:nth-child(13) {
    left: 64%;
    top: 69%;
    z-index: 20;
}

.index_map li:nth-child(14) {
    left: 74.5%;
    top: 37%;
    z-index: 2;
}

.index_map li:nth-child(15) {
    left: 69.5%;
    top: 80%
}

.index_map li:nth-child(16) {
    left: 69%;
    top: 49%;
    z-index: 5;
}

.index_map li:nth-child(17) {
    left: 74%;
    top: 72%
}

.index_map li:nth-child(18) {
    left: 72%;
    top: 73.5%;
    z-index: 19;
}

.index_map li:nth-child(19) {
    left: 73%;
    top: 73%
}

.index_map li:nth-child(20) {
    left: 75.5%;
    top: 54%
}

.index_map li:nth-child(21) {
    left: 75.5%;
    top: 52%
}

.index_map li:nth-child(22) {
    left: 77%;
    top: 59%
}

.index_map li:nth-child(23) {
    left: 75%;
    top: 59%
}

.index_map li:nth-child(24) {
    left: 72.5%;
    top: 47%;
    z-index: 4;
}

.index_map li:nth-child(25) {
    left: 71%;
    top: 56%
}

.index_map li:nth-child(26) {
    left: 65%;
    top: 56%
}

.index_map li:nth-child(27) {
    left: 71%;
    top: 74%
}
.index_map li:nth-child(28) {
    left: 76%;
    top: 68%;
}

.index_map li:nth-child(29){
    left: 72.5%;
    top: 40%;
}

.index_map li:nth-child(30){
    left: 77%;
    top: 55%;
}

.index_map li:nth-child(31){
    left: 78%;
    top: 28%;
}

.index_map li:nth-child(32){
    left: 71.5%;
    top: 63%;
}

.index_map li:nth-child(33){
    left: 74%;
    top: 62%;
}
.index_map li:nth-child(34){
    left: 76%;
    top: 49%;
}
.index_map li:nth-child(35){
    left: 74%;
    top: 45%;
}


.index_map li:hover {
    z-index: 50;
}

.index_wrap7 {
    background-image: url(../images/i_shrkbac_06.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 80px
}

.index_tit .i_shrktab {
    float: right;
    margin-top: 45px
}

.i_shrktab h6 {
    display: inline-block;
    width: 158px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #282828;
    font-size: 16px;
    background: #e5e5e5;
    margin-left: 10px;
    cursor: pointer;
}

.i_shrktab h6.ac,
.i_shrktab h6:hover {
    color: #fff;
    background: #d50110
}

.i_shrklist>div {
    font-size: 0;
    margin-top: 0;
    height: 0;
    overflow: hidden;

}

.i_shrklist>div:nth-child(3) .swiper-container {
    /* width: 1720px; */
    margin: 0 auto
}

.i_shrklist>div .jdgclist {
    margin-top: 0
}

.i_shrklist>div.ac {
    height: auto;
    margin-top: 35px
}

.logolist .swiper-slide {
    box-sizing: border-box;
    border: 1px solid #cdcdcd
}

.logolist .swiper-slide img {
    width: 100%
}

.logobtn {
    text-align: center;
    font-size: 0;
    /* margin-top: 20px; */
    margin-top: 40px
}

.logobtn>div {
    position: static;
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #cdcdcd;
    transform: translateY(0);
    -ms-transform: translateY(0);

    -webkit-transform: translateY(0);
    margin: 0 10px
}

.logobtn>div h6 {
    line-height: 36px
}

.logobtn>div:hover {
    background: #d50110;
    color: #fff
}

.tyrkbanner .swiper-slide img {
    width: 100%
}

.tyrkbanner p {
    text-align: center;
    font-size: 16px;
    color: #282828
}

.i_shrklist>div>a {
    display: block;
    width: 170px;
    height: 38px;
    border-radius: 38px;
    border: 1px solid rgba(141, 141, 141, .3);
    text-align: center;
    line-height: 38px;
    color: #282828;
    margin-top: 65px;
    overflow: hidden;
    position: relative;
    margin: 52px auto 0
}



.i_shrklist>div>a span {
    position: relative;
    z-index: 2;
}

.i_shrklist>div>a img {
    position: absolute;
    top: 50%;
    left: 87%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
    z-index: 2;
}

.i_shrklist>div>a:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e50001;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
    z-index: 0;
    border-radius: 38px
}

.i_shrklist>div>a:hover:before {

    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_shrklist>div>a:hover span {
    color: #fff;
}

.i_shrklist>div>a img:nth-child(3) {
    opacity: 0;
}

.i_shrklist>div>a:hover img:nth-child(2) {
    opacity: 0;
}

.i_shrklist>div>a:hover img:nth-child(3) {
    opacity: 1;
}
.index_wrap4 .index_tit a span{color: #000;}
.zoomPic {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    left: 0;
    top: 0;
    display: none
}

.zoomPic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);

    -webkit-transform: translateY(-50%) translateX(-50%);
    max-width: 50%;
    height: auto;
}

.zoomPic font {
    position: absolute;
    right: 5%;
    top: 5%;
    font-size: 38px;
    color: #fff;
    cursor: pointer;
}

.i_csbanner .swiper-slide {
    cursor: pointer;
}
.i_w3_banner .more{
    display: none;
    width: 170px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    background: #d50110;
    color: #fff;
    border-radius: 38px;
    position: relative;
}
.i_w3_banner .more img{position: absolute;right: 10px;top: 11px;}
.i_w3_banner>div{
    height: 0;
    overflow: hidden;
}

.i_w3_banner>div.ac{
    height: auto
}
.i_w3_tab h6{
    display: inline-block;
    width:24%;
    vertical-align: top;
    border: 1px solid #fff;
    position: relative;
    color:#fff;
    margin-right: 0.7%;
    margin-bottom: 10px;
}
.i_w3_tab h6:nth-child(4n){
    margin-right: 0
}
.i_w3_tab h6:after{
    content:'';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid #d50110;
    opacity: 0;
    position: absolute;
    bottom: 0;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-color: #d50110 transparent transparent transparent
}
.i_w3_tab h6.ac,
.i_w3_tab h6:hover{
    border-color: #d50110;
    background: #d50110;
}
.i_w3_tab h6.ac:after,
.i_w3_tab h6:hover:after{
    opacity: 1;
}
.i_w3_tab h6 a{
    display: block;
    padding: 12px 0;
    text-align: center
}
.i_w3_tab h6 span{
    font-size: 24px;
    color:#fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.i_w3_tab h6 font{
    display: inline-block;
    font-size: 18px;
    color:#fff
}
.i_w3_tab{
    margin: 40px auto;
}
.i_w3_inner>p{
    color:#fff;
    font-size: 16px;
    line-height: 26px
}
.i_w3_banner>div{
    padding: 0 5%;
    position: relative;
    text-align: center
}
.i_w3_banner .swiper-slide{
    box-sizing: border-box;
    border: 2px solid #fff;
    background: rgba(255,255,255,.3)
}
.i_w3_banner .swiper-slide:hover{
    border-color:#d50110;
    background: #fff
}
.i_w3_banner .swiper-slide{
    padding: 0 0 15px
}
.i_w3_banner .swiper-slide img{
    display: block;
    width: 100%;
	height: 160px;
    margin: 0 auto
}
.i_w3_banner .swiper-button-prev,
.i_w3_banner .swiper-button-next{
    font-size: 36px;
    color:#fff
}
.i_w3_banner .swiper-button-prev:hover,
.i_w3_banner .swiper-button-next:hover{
    color:#d50110
}
.i_w3_banner h2{
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    color:#282828
}
.i_w3_banner h3{
    font-size: 14px;
}
.i_w3_banner h3{
    color:#d50110
}
.i_w3_banner .swiper-container{
    font-size: 0
}

.i_w4_btn>div {
    font-size: 0;
    margin-top: 0;
    height: 0;
    overflow: hidden;

}

.i_w4_btn>div:nth-child(3) .swiper-container {
    /* width: 1720px; */
    margin: 0 auto
}

.i_w4_btn>div .jdgclist {
    margin-top: 0
}

.i_w4_btn>div.ac {
    height: auto;
    margin-top: 105px
}

.i_w4_btn>div>a {
    display: block;
    width: 170px;
    height: 38px;
    border-radius: 38px;
    border: 1px solid rgba(141, 141, 141, .3);
    text-align: center;
    line-height: 38px;
    color: #282828;
    margin-top: 65px;
    overflow: hidden;
    position: relative;
    margin: 52px auto 0
}



.i_w4_btn>div>a span {
    position: relative;
    z-index: 2;
}

.i_w4_btn>div>a img {
    position: absolute;
    top: 50%;
    left: 87%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
    z-index: 2;
}

.i_w4_btn>div>a:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e50001;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);

    -webkit-transform: translateX(-100%);
    z-index: 0;
    border-radius: 38px
}

.i_w4_btn>div>a:hover:before {

    transform: translateX(0);
    -ms-transform: translateX(0);

    -webkit-transform: translateX(0);
}

.i_w4_btn>div>a:hover span {
    color: #fff;
}

.i_w4_btn>div>a img:nth-child(3) {
    opacity: 0;
}

.i_w4_btn>div>a:hover img:nth-child(2) {
    opacity: 0;
}

.i_w4_btn>div>a:hover img:nth-child(3) {
    opacity: 1;
}